From: Eli Zaretskii Date: Fri, 2 Dec 2011 10:37:53 +0000 (+0200) Subject: Fix commentary for the last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1468 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4dcb45d84acded1db53d7fa610c982935e368fec;p=emacs.git Fix commentary for the last commit. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index 1bebaef8a03..01dff91a1ff 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -2227,7 +2227,7 @@ If there is no completion possible, say so and continue searching." (if current-input-method ;; Input methods for RTL languages use RTL ;; characters for their title, and that messes - ;; up the display of the prompt. + ;; up the display of search text after the prompt. (bidi-string-mark-left-to-right (concat " [" current-input-method-title "]: ")) ": ")